home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.n / continue.n < prev    next >
Text File  |  1995-07-25  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ccccoooonnnnttttiiiinnnnuuuueeee((((nnnn))))                  TTTTccccllll (((( ))))                  ccccoooonnnnttttiiiinnnnuuuueeee((((nnnn))))
  5.  
  6.  
  7.  
  8.      _________________________________________________________________
  9.  
  10.      NNNNAAAAMMMMEEEE
  11.           continue - Skip to the next iteration of a loop
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           ccccoooonnnnttttiiiinnnnuuuueeee
  15.      _________________________________________________________________
  16.  
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.           This command may be  invoked  only  inside  the  body  of  a
  20.           looping command such as ffffoooorrrr or ffffoooorrrreeeeaaaacccchhhh or wwwwhhhhiiiilllleeee.  It returns
  21.           a  TCL_CONTINUE code to signal the innermost containing loop
  22.           command  to  skip  the  remainder  of  the  loop's  body but
  23.           continue with the next iteration of the loop.
  24.  
  25.  
  26.      KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  27.           continue, iteration, loop
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 7/17/95)
  64.  
  65.  
  66.  
  67.